home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <title>Amministrazione servizi Internet - WWW</title>
- <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
-
- <!-- Header -->
- <TABLE BORDER=0>
- <TR VALIGN=CENTER>
- <TD>
- <A HREF="/htmla/htmla.htm">
- <IMG SRC="/htmla/iis_t.gif" ALT="" ALIGN=BOTTOM BORDER=0></A></TD>
- <TD><FONT SIZE=+2 COLOR=#802020>
- <B><%if servid EQ 4%>Sessioni WWW correnti<%elif servid EQ 1%>Sessioni FTP correnti<%elif servid EQ 2%>Sessioni Gopher correnti<%endif%></B></FONT><BR>
- <FONT SIZE=+1 COLOR=#802020>Connessioni a <%servname%>://<%hostname%></FONT>
- </TD></TR>
- </TABLE>
- <HR>
- <P>
-
- <!-- Sessions -->
- <table border nowrap>
- <th width=180>Utenti connessi</th><th width=160>Da</th>
- <th width=80>Ora</th><th width=150>Azione...</th>
- <%beginiteration enumusercount%>
- <tr>
- <td><%enumusername%></td><td><%enumuseraddr%></td><td><%enumusertime%></td>
- <td><a href=/HtmlaScripts/htmla.dll?<%servname%>/disc+<%enumuserid%>>Disconnetti</a></td>
- </tr>
- <%enditeration%>
- </table>
- <P>
-
- <%enumusercount%> utenti connessi.
- <p>
-
- <DL>
- <DD><a href=/HtmlaScripts/htmla.dll?<%servname%>/disca><IMG SRC="/htmla/hand.gif" BORDER=0> Disconnetti tutti</a><p>
- <DD><a href="/HtmlaScripts/htmla.dll?<%servname%>/serv"><IMG SRC="/htmla/hand.gif" BORDER=0> Chiudi</a><p>
-
- <%if platformtype NE 3%>
- <!-- Not on Windows 95(CHICAGO) -->
- <DD><a href="/HtmlaScripts/htmla.dll?<%servname%>/conn"><IMG SRC="/htmla/hand.gif" BORDER=0> Aggiorna schermata</a><p>
- <%endif%>
-
- </DL>
-
- </html>
-